home *** CD-ROM | disk | FTP | other *** search
/ Aminet 40 / Aminet 40 (2000)(Schatztruhe)[!][Dec 2000].iso / Aminet / comm / tcp / AmiTradeCenter.readme < prev    next >
Encoding:
Text File  |  2000-11-02  |  8.9 KB  |  219 lines

  1. Short:    V1.2 - Powerful FTP-Client with ADT support
  2. Author:   Matthias Böcker (gelb@gmx.net)
  3. Uploader: Matthias Böcker (gelb@gmx.net)
  4. Version:  V1.2
  5. Type:     comm/tcp
  6. Requires: min. 68020, OS3.1, TCP/IP-Stack, MUI 3.8, NList.mcc, Listree.mcc, Busy.mcc, BetterBalance.mcc (optional), BetterString.mcc (optional)
  7. Kurz:     V1.1 - Leistungsfähiger FTP-Client mit ADT-Unterstützung
  8. Replaces: AmiTradeCenter.lha
  9.  
  10. AmiTradeCenter V1.2 (short ATC) / powerful FTP-Client with ADT Support
  11.  
  12. This release is mainly due, because of some confusions regarding v1.1 and
  13. v1.1 PreRelease8 (which came later than v1.1).
  14.  
  15. Here a are the changes from v1.1 to v1.2.
  16.  
  17. 27.05.2000 V1.2 final Release
  18. =============================
  19. - Doubleclicking a running but not connected server now connects the server
  20.   instead of making a copy of it and connecting this copy.
  21.  
  22. - A random string was shown in error-requesters if a lib or something else
  23.   couldn't be opened/was not found.
  24.   [Markus Lunk]
  25.  
  26. - Added all register groups to the cycle chain (TAB cycling).
  27.   [Markus Lunk]
  28.  
  29. - Added experimental proxy support.  Thanks to Linus McCabe for his
  30.   explainations on how to implement proxy support.
  31.   [Linus McCabe]
  32.  
  33. - Filerequester structure for the profiles-requester was not freed at
  34.   the end of the program.
  35.  
  36. - Now uses asl.library instead of reqtools.library for file requesters.
  37.   [Markus Lunk]
  38.  
  39. 18.05.2000 V1.2 PreRelease 2
  40. ============================
  41. - Fixed some typos and inconsistencies in the english catalog descriptions.
  42.   Thanks to David Erman for his efforts.
  43.  
  44. - Added swedish catalogs and catalog translations by David Erman.
  45.  
  46. - Batchsize is recalculated if one is downloading files with an unknown
  47.   filesize (e.g.  Aminet Charts readme's)
  48.   [Ingo Musquinier]
  49.  
  50. - ProFTPD 1.2.0pre6 is sending a non-common filesize when resuming a
  51.   download. Added a check for this.
  52.   [Sascha Glade]
  53.  
  54. - Updated both german and english documentation to represent the last state
  55.   of development.
  56.  
  57. - Installerscript now also supports swedish.
  58.   [updated by Ingo Musquinier, translation by David Erman]
  59.  
  60. - Fixed a bug in the current transfer list which prevented ATC to calculate
  61.   the time and the finished time correctly.
  62.  
  63. - The different texts in the transferpage and the gauge now only gets
  64.   updated if the corresponding value has changed.  Should be more efficient
  65.   now.
  66.  
  67. - The checkmarks in the prefs now also support shortcuts.
  68.   [Pascal Chiozzi]
  69.  
  70. - The ADT-Flags for every server were not taken from these serverentries
  71.   when the profiles were saved but instead from the active serverentry.
  72.   [Magnus Bouvin/Marcin Juszkiewicz]
  73.  
  74. - Removed a bug that caused enforcerhits when connecting to a server and a
  75.   specific message from the ServerManager appeared before the HEREIAM-message
  76.   from the trader.
  77.  
  78. - Connecting to an ADT-Server, changing the ADT-new date, disconnecting and
  79.   reconnecting again caused the date slider to be immoveable. Fixed.
  80.  
  81. - Now the transfer gauge is also be updated if one is downloading with
  82.   high bandwidth and a relative slow cpu.
  83.   [David Erman]
  84.  
  85. - The freediskspace-gauge now gets updated everytime the transfer page is
  86.   updated. (before it was updated everytime a buffer was written to disk)
  87.   [David Erman]
  88.  
  89.  
  90. Features:
  91. =========
  92. · Preconfiguration of new server entries
  93.  
  94. · URL Parser for standard FTP-URLs
  95.   (ftp://anonymous:JohnDoe@UnKnown.org@ftp.uni-paderborn.de:21)
  96.  
  97. · Filelist for each server entry where you can add files and whole
  98.   directories which can be edited, saved and downloaded at a later date
  99.  
  100. · The contents of the filelist can be saved at exit
  101.  
  102. · Simple handling of filetransfers
  103.  
  104. · Downloadbatch can be reordered and edited before and during the transfer
  105.  
  106. · Recursive up and downloading of whole directory-trees
  107.  
  108. · Keep alive support to prevent disconnection from the remoteserver due to
  109.   inactivity
  110.  
  111. · Adjustable cps limit for each connection to control the bandwith
  112.  
  113. · Drag & Drop between all listviews
  114.  
  115. · Directoryhistory for each server
  116.  
  117. · Directorycache during a session
  118.  
  119. · Configurable sounds for the most common events
  120.  
  121. · Statistics for each server
  122.  
  123. · Full ADT-Server Support
  124.  
  125. · Rate Aminet files
  126.  
  127. · Aminet Charts
  128.  
  129. · Highlighting of files in a configureable color using pattern matching (ADT)
  130.  
  131. · Shows the expected end of the transfer of the actual file and for the
  132.   whole batch
  133.  
  134. · Firewall-Friendly-FTP (PASV) Support
  135.  
  136. · Tetris for long downloads
  137.  
  138. ==============================================================================
  139. AmiTradeCenter is (c) 2000 by Matthias Böcker - All Rights Reserved
  140.  
  141. ...Nundenn, es lag noch ein ungeheuer weiter Weg vor mir, dessen verrückte
  142. und spektakuläre und wenngleich verhältnismässig normale Wegführung hier
  143. allerdings nicht von besonderem Interesse sein dürfte...
  144.  
  145.  
  146. ============================= Archive contents =============================
  147.  
  148. Original  Packed Ratio    Date     Time    Name
  149. -------- ------- ----- --------- --------  -------------
  150.     3360    2441 27.3% 27-May-00 11:11:04  AmiTradeCenter.info
  151.    10292    3925 61.8% 27-May-00 11:11:16 +.adtfilter
  152.     2246     920 59.0% 27-May-00 11:11:16 +.config
  153.     5041     742 85.2% 27-May-00 11:11:16 +.profiles
  154.   204488   61332 70.0% 27-May-00 11:11:18 +AmiTradeCenter
  155.    11198    8666 22.6% 27-May-00 11:11:18 +AmiTradeCenter.info
  156.     4748    2260 52.4% 27-May-00 11:11:16 +AmiTradeCenter.readme
  157.   211864   77317 63.5% 27-May-00 11:11:18 +ATCTrader
  158.    22952    6469 71.8% 27-May-00 11:11:12 +amitradecenter.cd
  159.    16319    4441 72.7% 27-May-00 11:11:12 +atctrader.cd
  160.    13602    5279 61.1% 27-May-00 11:11:12 +amitradecenter.catalog
  161.    32543   10394 68.0% 27-May-00 11:11:12 +amitradecenter.ct
  162.     8398    3400 59.5% 27-May-00 11:11:12 +atctrader.catalog
  163.    21742    6696 69.2% 27-May-00 11:11:12 +atctrader.ct
  164.    13536    5353 60.4% 27-May-00 11:11:14 +amitradecenter.catalog
  165.    31922   10177 68.1% 27-May-00 11:11:14 +amitradecenter.ct
  166.     8940    3629 59.4% 27-May-00 11:11:14 +atctrader.catalog
  167.    21772    6792 68.8% 27-May-00 11:11:14 +atctrader.ct
  168.    12674    4921 61.1% 27-May-00 11:11:14 +amitradecenter.catalog
  169.    31715   10174 67.9% 27-May-00 11:11:14 +amitradecenter.ct
  170.     8250    3432 58.4% 27-May-00 11:11:14 +atctrader.catalog
  171.    21411    6711 68.6% 27-May-00 11:11:14 +atctrader.ct
  172.    29637   11048 62.7% 27-May-00 11:11:16 +Changes.txt
  173.     3360    2439 27.4% 27-May-00 11:11:14 +Docs.info
  174.    93561   29828 68.1% 27-May-00 11:11:22 +AmiTradeCenter_D.guide
  175.     3034    2198 27.5% 27-May-00 11:11:14 +AmiTradeCenter_D.guide.info
  176.    69697   21424 69.2% 27-May-00 11:11:22 +AmiTradeCenter_E.guide
  177.     3034    2198 27.5% 27-May-00 11:11:14 +AmiTradeCenter_E.guide.info
  178.    72502   27545 62.0% 27-May-00 11:11:14 +ATC_d.dok
  179.    48524   19042 60.7% 27-May-00 11:11:14 +ATC_e.doc
  180.    11198    8668 22.5% 27-May-00 11:11:14 +Amitradecenter1.info
  181.     9526    6931 27.2% 27-May-00 11:11:14 +Amitradecenter2.info
  182.     8882    6295 29.1% 27-May-00 11:11:14 +Amitradecenter3.info
  183.     9844    7234 26.5% 27-May-00 11:11:16 +Amitradecenter4.info
  184.     3360    2431 27.6% 27-May-00 11:11:16 +AmiTradeCenter_Drawer.info
  185.     1924    1650 14.2% 27-May-00 11:11:16 +AmiTradeCenter_Drawer2.info
  186.     5088    3915 23.0% 27-May-00 11:11:16 +AmitradecenterSmall1.info
  187.     4628    3467 25.0% 27-May-00 11:11:16 +AmitradecenterSmall2.info
  188.     4196    3032 27.7% 27-May-00 11:11:16 +AmitradecenterSmall3.info
  189.     4690    3507 25.2% 27-May-00 11:11:14 +AmitradecenterSmall4.info
  190.    40806    6249 84.6% 27-May-00 11:11:16 +Install
  191.     3235    2215 31.5% 27-May-00 11:11:16 +Install.info
  192.    33764   12252 63.7% 27-May-00 11:11:16 +adt.pmcc
  193.    11720    5210 55.5% 27-May-00 11:11:18 +amitradecenter.library
  194.     8664    3418 60.5% 27-May-00 11:11:18 +cps.pmcc
  195.    47460   14248 69.9% 27-May-00 11:11:18 +dirlist.pmcc
  196.    50792   18048 64.4% 27-May-00 11:11:18 +ftp.eclass
  197.     8408    3535 57.9% 27-May-00 11:11:18 +fx.pmcc
  198.    18832    6941 63.1% 27-May-00 11:11:18 +queue.pmcc
  199.    29120    9466 67.4% 27-May-00 11:11:16 +tetris.pmcc
  200.    15312    5466 64.3% 27-May-00 11:11:18 +xfer.pmcc
  201.    25236   12117 51.9% 27-May-00 11:11:04 +NListtree.mcc
  202.    12463    9360 24.8% 27-May-00 11:11:16 +Amitradecenter1.info
  203.    11598    7779 32.9% 27-May-00 11:11:16 +Amitradecenter2.info
  204.    10332    6986 32.3% 27-May-00 11:11:16 +Amitradecenter3.info
  205.    12017    7930 34.0% 27-May-00 11:11:16 +Amitradecenter4.info
  206.     2699    1980 26.6% 27-May-00 11:11:16 +AmiTradeCenter_Drawer.info
  207.     2240    1474 34.1% 27-May-00 11:11:16 +AmiTradeCenter_Drawer2.info
  208.     4816    3919 18.6% 27-May-00 11:11:16 +AmitradecenterSmall1.info
  209.     4291    3448 19.6% 27-May-00 11:11:16 +AmitradecenterSmall2.info
  210.     3759    3012 19.8% 27-May-00 11:11:16 +AmitradecenterSmall3.info
  211.     4417    3533 20.0% 27-May-00 11:11:16 +AmitradecenterSmall4.info
  212.    30888   30888  0.0% 27-May-00 11:11:16 +icons1.jpg
  213.    32453   32453  0.0% 27-May-00 11:11:16 +icons2.jpg
  214.     8060    8060  0.0% 27-May-00 11:11:16 +install.jpg
  215.     1851     933 49.5% 27-May-00 11:11:16 +AmFTP2ATC.rexx
  216.     5089    5089  0.0% 27-May-00 11:11:16 +t2g.lha
  217. -------- ------- ----- --------- --------
  218.  1546020  634332 58.9% 28-May-100 18:17:38   67 files
  219.